07. Add Storage Reference

Check out the Firebase Storage documentation on uploading files.

What type does StorageReference’s putFile method return, and what method adds a “success” listener when the file has successfully been uploaded?

SOLUTION: UploadTask and addOnSuccessListener